gtk4.git
2017-07-20 Timm Bädercheckmenuitem: Fix indicator allocation
2017-07-20 Timm Bäderrange: Fix slider allocation
2017-07-20 Timm Bäderwidget: Add new allocation accessors
2017-07-20 Timm BäderRemove GtkCssCustomGadget
2017-07-20 Timm Bäderentry: Replace progress gadget with a progressbar
2017-07-20 Timm Bäderscrollbar: notify when setting the orientation
2017-07-20 Timm BäderGtkAccelLabel: Add use-underline property
2017-07-20 Timm Bäderspinbutton: Fix property notification
2017-07-20 Timm Bädercssprovider test: Remove style property test case
2017-07-20 Timm Bäderentry: Use images for icons
2017-07-20 Timm Bäderimage: Add private _get_definition
2017-07-20 Timm Bäderlabel: Fix layout snapshot coordinates
2017-07-20 Timm Bäderscrolledwindow: Fix scrollbar allocations
2017-07-20 Timm Bäderscrolledwindow: Fix on_scrollbar check
2017-07-20 Timm Bäderrange: Use a gizmo as slider
2017-07-20 Timm Bäderentry: get_layout_location coords are already content...
2017-07-20 Timm Bäderimage: Fold gtk_image_reset into only caller
2017-07-20 Timm Bäderwidget: Avoid some type checks in snapshot_child
2017-07-20 Timm Bädermenu: Remove bin_window and view_window
2017-07-20 Timm Bädermodelmenuitem: Fix type checking assertions
2017-07-20 Timm Bädericonview: Stop drawing a background
2017-07-20 Timm Bädersizerequest: Assert that min_size >= 0
2017-07-20 Timm Bäderrevealer: Fix DOWN and RIGHT transition types
2017-07-20 Timm Bäderrevealer: Request child size for NONE transition type
2017-07-20 Timm Bäderstack: Remove bin_window
2017-07-20 Timm Bäderrevealer: Remove bin_window
2017-07-20 Timm Bädertoolitemgroup: Remove child window
2017-07-20 Timm Bäderpopover: Remove useless if case
2017-07-20 Timm Bäderwidget: "fix" event and invalidation coordinates
2017-07-20 Timm Bädertestwidgetfocus: Drop SPACING constant in favor for CSS
2017-07-20 Timm Bäderwindow: Remove dead code
2017-07-20 Timm Bäderimage: Fix snapshot position
2017-07-20 Timm Bäderentry: Fix text position
2017-07-20 Timm Bäderwidget: Adapt translate_coordinates to coordinate changes
2017-07-20 Timm Bäderscrolledwindow: fix scrollbar allocation
2017-07-20 Timm Bäderpaned: Remove useless queue_resize calls
2017-07-20 Timm Bäderpaned: Reimplement handle dragging
2017-07-20 Timm Bädericon: Stop offset'ing in snapshot
2017-07-20 Timm Bäderframe: Fix child allocation
2017-07-20 Timm Bäderwidget: Make allocations parent-content-allocation...
2017-07-20 Timm Bäderwidget: Remove queue_draw_child vfunc
2017-07-20 Timm Bäderviewport: Remove bin_window
2017-07-20 Timm Bäderscrolledwindow: Properly remove scrollbars
2017-07-20 Timm Bäderlistbox: Remove manual prelight row management
2017-07-20 Timm Bäderswitch: Remove manual PRELIGHT code
2017-07-20 Timm Bäderlistbox: Remove view_window
2017-07-20 Timm Bäderscrollbar: Add new API to gtk4-sections.txt
2017-07-20 Timm Bäderbin: Drop priv pointer
2017-07-20 Timm Bäderfilechooserwidget: Fix save widgets
2017-07-20 Timm BäderRemove some unneeded includes
2017-07-20 Timm Bäderinspector: Allow picking children of GtkWidget classes
2017-07-20 Timm Bäderaccellabel: Inherit from GtkWidget
2017-07-20 Timm Bädertextview: Use ::snapshot
2017-07-20 Timm Bädertesttooltips: Add static tooltip
2017-07-20 Timm Bädertooltipwindow: Remove unused define
2017-07-20 Timm Bäderlistbox: Remove rows directly when binding model
2017-07-20 Timm Bäderbox: Use widget children list in count_expand_children
2017-07-20 Timm Bäderscale: Fix css node ordering and expected results
2017-07-20 Timm Bäderspinbutton: Add docs for new public API
2017-07-20 Timm Bäderwidget: Draw widget clips with GEOMETRY debugging
2017-07-20 Timm Bäderimage: Offset rendering to the content allocation
2017-07-20 Timm Bäderwidget: Bring back layout debugging
2017-07-20 Timm Bäderpaned: Replace handle gadget with widget
2017-07-20 Timm Bäderwidget: Bring resize and baseline debug rendering back
2017-07-20 Timm Bäderrange: Fix click detection in slider trace
2017-07-20 Timm Bädertreeview: default to width_changed = TRUE
2017-07-20 Timm Bädericon: Render at content position
2017-07-20 Timm Bäderswitch: Use a gizmo as slider
2017-07-20 Timm Bädertestheightforwidth: Remove GtkBox fill/expand usage
2017-07-20 Timm Bäderbutton: Don't care about sizing if no child is set
2017-07-20 Timm BäderRemove GtkBoxGadget
2017-07-20 Timm BäderRemove GtkBuiltinIcon
2017-07-20 Timm Bädercheckbutton: stop using gadgets
2017-07-20 Timm Bädermodelbutton: Use GtkIcon as indicator
2017-07-20 Timm Bädericon: Add _set_css_name back
2017-07-20 Timm Bädercolorswatch: Replace IconHelper with GtkImage
2017-07-20 Timm Bäderwidget: Consider css margins when setting clip
2017-07-20 Timm Bäderadwaita: Fix typo
2017-07-20 Timm Bädercontainer: GtkActionBar is not a special container...
2017-07-20 Timm Bäderprogressbar: Apply style classes when setting direction
2017-07-20 Timm Bädercss nodes: Fix expander test case
2017-07-20 Timm Bädercss nodes: Fix entries test case
2017-07-20 Timm Bäderspinbutton: Use 0 as default for (max-)width-chars
2017-07-20 Timm Bäderrange: Emit value-changed when setting the adjustment
2017-07-20 Timm Bäderscale: Replace all gadgets with widgets
2017-07-20 Timm Bäderscale: Remove draw_value vfunc
2017-07-20 Timm Bäderrange: Return trough allocation from _get_range_rect
2017-07-20 Timm Bädernotebook: Replace all gadgets with widgets
2017-07-20 Timm Bädercontainer: Propagate child properties if parent !=...
2017-07-20 Timm Bäderadwaita: Fix notebook theming
2017-07-20 Timm Bädergizmo: Unparent all child widgets in finalize
2017-07-20 Timm Bädergizmo: Chain up in snapshot if no snapshot func given
2017-07-20 Timm Bädernotebook: Replace tab gadget with GtkGizmo
2017-07-20 Timm Bädernotebook: Replace tabs gadget with GtkGizmo
2017-07-20 Timm Bädernotebook: Replace arrow gadgets with GtkIcons
2017-07-20 Timm Bädericon: Add _set_image
2017-07-20 Timm Bädermenu: Replace arrow gadgets with GtkIcons
2017-07-20 Timm Bädercheckmenuitem: Replace indicator gadget with GtkIcon
2017-07-20 Timm Bädericon: Only draw in content allocation
2017-07-20 Timm Bädermenuitem: Replace arrow gadget with GtkIcon
next